BASH – FOR loop with variable based range

  If you need to execute the FOR loop the N number of times, and this value will be set by a variable, the script will look like this: